projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5c4a0f
)
stylecontext: add a primary toolbar style class
author
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 3 Mar 2011 15:13:10 +0000
(10:13 -0500)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 3 Mar 2011 22:48:26 +0000
(17:48 -0500)
gtk/gtkstylecontext.h
patch
|
blob
|
history
diff --git
a/gtk/gtkstylecontext.h
b/gtk/gtkstylecontext.h
index db196600e67ac75503361c107159b41912af1977..ac0f12f2685f07292a8a95da5cbdf66e41fb6b3e 100644
(file)
--- a/
gtk/gtkstylecontext.h
+++ b/
gtk/gtkstylecontext.h
@@
-234,6
+234,13
@@
struct _GtkStyleContextClass
*/
#define GTK_STYLE_CLASS_TOOLBAR "toolbar"
+/**
+ * GTK_STYLE_CLASS_PRIMARY_TOOLBAR:
+ *
+ * A CSS class to match primary toolbars.
+ */
+#define GTK_STYLE_CLASS_PRIMARY_TOOLBAR "primary-toolbar"
+
/**
* GTK_STYLE_CLASS_RADIO:
*